This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Richard Fezfanabergikle 11.Nov.03 11:27 AM a Web browser Domino Designer6.0.1All Platforms
I am using iText to create a pdf from a notes form. I use a java agent to put the values from Notes into the xml converter. When i use a text field the text transfers across perfectly. However when I use a rich text field, although the data transfers across perfectly the width of the paragraphs appears to be two thirds the width of the page. Although if you right align the text it will go to the far right correctly. So it is almost as if the text thinks there is a tab stop on the page or a paragraph width limit.
Does anyone know how I can use a rich text field to hold the data but stretch the text to the correct width of the page? I am sure it is a problem with the rich text and not iText.